CryptoPro Oscar store.
Public API.

ru.CryptoPro.JCP.KeyStore.Oscar
Class BadConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ru.CryptoPro.JCP.pref.ConfigurationException
              extended by ru.CryptoPro.JCP.KeyStore.Oscar.ResourceConfigurationException
                  extended by ru.CryptoPro.JCP.KeyStore.Oscar.BadConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class BadConfigurationException
extends ResourceConfigurationException

Неправильно сохранена конфигурация для Оскар.

See Also:
Serialized Form
Version:2.0

Constructor Summary
BadConfigurationException(java.lang.Throwable src)
          Конструктор исключения по первоначальному исключению.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BadConfigurationException

public BadConfigurationException(java.lang.Throwable src)
Конструктор исключения по первоначальному исключению.

Parameters:
src - исходное исключение

Copyright Crypto-Pro.
All rights reserved.